From 8dd7c56ae0034106790605f884c79c17aed9d841 Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Fri, 7 Jan 2005 23:13:05 +0000 Subject: [PATCH] bitkeeper revision 1.1159.212.12 (41df1781YQ4wbDZYbKztywTKIqxb6A) Fix botched application of vmx xend patch --- tools/libxc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile index 6ee078644c..57ff5d4d67 100644 --- a/tools/libxc/Makefile +++ b/tools/libxc/Makefile @@ -25,6 +25,7 @@ SRCS += xc_misc.c SRCS += xc_physdev.c SRCS += xc_private.c SRCS += xc_rrobin.c +SRCS += xc_vmx_build.c CFLAGS += -Wall CFLAGS += -Werror -- 2.30.2